Skip to content

mahiratan/apache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World for Apache Wicket 6.31.0-SNAPSHOT

This is a simple hello world project for the Apachet Wicket web application framework. Clone this and do the steps from 1,2,3 and you should see a hello world appear.

Note that this runs on a jetty server instead of a tomcat or other server. IDE best used for this project is Eclipse 2020+.

How to use?

  1. Clone this and import import this folder as a Maven project into your Eclipse 2020 IDE
  2. Navigate in Eclipse to the file src/test/java/com/janimakinen/helloworld/Start.java
  3. Press the run button and open your browser at http://localhost:8080

Prerequisites:

Java installed. (Java 1.8+)
Maven installed. (Maven 3.6+) 
Eclipse installed. (Version from year 2020 and up)

More information

NIST Security vulnerabilities

CVE-2019-17571 See: https://nvd.nist.gov/vuln/detail/CVE-2019-17571

There is currently no fix for the above ^

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published